Namespace - LJCNetCommon
Parameters
programFileSpec - The program name.
arguments - The program arguments.
Syntax
C# |
public static String ShellProgram(String programFileSpec, String arguments = null)
|
Executes an external program.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.